Autogenerated HTML docs for v1.7.3.1-120-g38a18
diff --git a/git-reflog.html b/git-reflog.html index 962f03f..bf0c5dd 100644 --- a/git-reflog.html +++ b/git-reflog.html
@@ -347,7 +347,7 @@ <div class="para"><p>The reflog is useful in various git commands, to specify the old value of a reference. For example, <tt>HEAD@{2}</tt> means "where HEAD used to be two moves ago", <tt>master@{one.week.ago}</tt> means "where master used to -point to one week ago", and so on. See <a href="gitrevisions.html">gitrevisions(1)</a> for +point to one week ago", and so on. See <a href="gitrevisions.html">gitrevisions(7)</a> for more details.</p></div> <div class="para"><p>To delete single entries from the reflog, use the subcommand "delete" and specify the _exact_ entry (e.g. "<tt>git reflog delete master@{2}</tt>").</p></div> @@ -445,7 +445,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-09-18 23:56:53 UTC +Last updated 2010-10-14 04:35:18 UTC </div> </div> </body>